Skip to content

Conversation

crisbeto
Copy link
Member

@crisbeto crisbeto commented Mar 5, 2025

Removes some symbols that have been deprecated for a while.

BREAKING CHANGE:

  • DomPortalHost has been removed. Use DomPortalOutlet instead.
  • PortalInjector has been removed. Use Injector.create instead.
  • PortalHost has been removed. Use PortalOutlet instead.
  • BasePortalHost has been removed. Use BasePortalOutlet instead.

Removes some symbols that have been deprecated for a while.

BREAKING CHANGE:
* `DomPortalHost` has been removed. Use `DomPortalOutlet` instead.
* `PortalInjector` has been removed. Use `Injector.create` instead.
* `PortalHost` has been removed. Use `PortalOutlet` instead.
* `BasePortalHost` has been removed. Use `BasePortalOutlet` instead.
@crisbeto crisbeto added the target: major This PR is targeted for the next major release label Mar 5, 2025
@crisbeto crisbeto requested a review from a team as a code owner March 5, 2025 11:37
@crisbeto crisbeto requested review from andrewseguin and mmalerba and removed request for a team March 5, 2025 11:37
@angular-robot angular-robot bot added detected: breaking change PR contains a commit with a breaking change area: cdk/portal labels Mar 5, 2025
@crisbeto crisbeto removed the request for review from andrewseguin March 6, 2025 07:29
@crisbeto crisbeto added the action: merge The PR is ready for merge by the caretaker label Mar 6, 2025
@crisbeto crisbeto merged commit 11599f8 into angular:main Mar 6, 2025
25 of 27 checks passed
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Apr 6, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: cdk/portal detected: breaking change PR contains a commit with a breaking change target: major This PR is targeted for the next major release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants